Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update package versions and adjust MongoDB OData #543

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

KrzysztofPajak
Copy link
Member

Updated the Directory.Packages.props file to change the versions of several package dependencies:

  • MailKit from 4.8.0 to 4.9.0
  • AWSSDK.Core from 3.7.400.59 to 3.7.400.63
  • AWSSDK.S3 from 3.7.410.1 to 3.7.410.5
  • MongoDB.AspNetCore.OData from 1.0.1 to 1.1.0
  • Swashbuckle.AspNetCore from 7.1.0 to 7.2.0
  • Swashbuckle.AspNetCore.Annotations from 7.1.0 to 7.2.0

Updated the Grand.Module.Api.csproj file to reflect the new path for MongoDB.AspNetCore.OData.dll version 1.1.0.

Updated the `Directory.Packages.props` file to change the versions of several package dependencies:
- `MailKit` from `4.8.0` to `4.9.0`
- `AWSSDK.Core` from `3.7.400.59` to `3.7.400.63`
- `AWSSDK.S3` from `3.7.410.1` to `3.7.410.5`
- `MongoDB.AspNetCore.OData` from `1.0.1` to `1.1.0`
- `Swashbuckle.AspNetCore` from `7.1.0` to `7.2.0`
- `Swashbuckle.AspNetCore.Annotations` from `7.1.0` to `7.2.0`

Updated the `Grand.Module.Api.csproj` file to reflect the new path for `MongoDB.AspNetCore.OData.dll` version `1.1.0`.
@KrzysztofPajak KrzysztofPajak merged commit 3b67dec into main Dec 13, 2024
5 checks passed
@KrzysztofPajak KrzysztofPajak deleted the feature/nuget-package-20241213 branch January 7, 2025 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant